home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
4_0
/
VIVIDUS
/
VECT.SIT
/
vect
/
vect.g
< prev
next >
Wrap
Text File
|
1991-09-12
|
651b
|
21 lines
/* ======================================================================
This header file is Copyright 1991 by Vividus Consulting.
This is not public domain source code. You may not copy and
paste from this source code. Read your Vividus Licensing
agreement for details and other restrictions.
This header file is for anything that requres access to the
globals defined by the vect Vividus Source Code Library.
============================================================ */
extern vector vzero;
extern vector vone;
extern vector vnav;
extern vector vxaxis;
extern vector vyaxis;
extern vector vzaxis;
extern CoordSys vWorldCoordSys;